PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFDigitalSignature Class / getOcspClient Method
In This Topic
    getOcspClient Method
    In This Topic
    Gets the OCSP client.
    Syntax
    public PDFOcspClient getOcspClient()

    Return Value

    An implementation of the PDFOcspClient interface.
    See Also